Skip to content

Conversation

@jchlanda
Copy link
Contributor

@jchlanda jchlanda commented Mar 20, 2025

In the order of files in the patch, the complaints were:

  • uninit member - sycl-jit/common/include/Kernel.h
  • check error ignored - sycl-jit/jit-compiler/lib/translation/KernelTranslation.cpp
  • TargetMachine going out of scope leaking - sycl-jit/jit-compiler/lib/translation/KernelTranslation.cpp x2
  • dereferencing potential null ptr - sycl-jit/passes/target/TargetFusionInfo.cpp

@jchlanda jchlanda marked this pull request as ready for review March 20, 2025 10:45
@jchlanda jchlanda requested a review from a team as a code owner March 20, 2025 10:45
@jchlanda jchlanda force-pushed the jakub/jit_static_analyze branch from f0eef93 to b38b0dc Compare March 20, 2025 10:46
@jchlanda jchlanda requested a review from jopperm March 24, 2025 14:25
@jchlanda
Copy link
Contributor Author

@intel/llvm-gatekeepers this should be ready to go. Thank you.

@martygrant martygrant merged commit e1f723e into intel:sycl Mar 27, 2025
23 checks passed
KornevNikita pushed a commit that referenced this pull request May 27, 2025
In the order of files in the patch, the complaints were:
* uninit member - sycl-jit/common/include/Kernel.h
* check error ignored -
sycl-jit/jit-compiler/lib/translation/KernelTranslation.cpp
* `TargetMachine` going out of scope leaking -
sycl-jit/jit-compiler/lib/translation/KernelTranslation.cpp x2
* dereferencing potential null ptr -
sycl-jit/passes/target/TargetFusionInfo.cpp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants